PagePorter Class Library

Metadata.GetNames Method

Returns an array of variable names that match the access class.

Overload List

Returns an array of variable names that match the access class.

public string[] GetNames(char);

Returns an array of variable names that match the access class and type.

public string[] GetNames(char,Type);

See Also

Metadata Class | Parastream.Web.MsFrontPage Namespace