PagePorter Class Library

Metadata.GetValue Method

Returns the value of a variable in the collection.

Overload List

Returns the value of a variable in the collection.

public object GetValue(string);

Returns the value and access class of a variable in the collection.

public object GetValue(string,out char);

See Also

Metadata Class | Parastream.Web.MsFrontPage Namespace