|
|
Initializes a new instance of the NavigationMetadata class. |
| Returns a string array containing the names of all of the variables in the collection. | |
| Returns the number of variables in the collection. | |
| Gets or sets the default access class for unspecified variables. | |
| A flag indicating that the page is excluded from the user interface. | |
| Gets or sets the filename of the .cnf file used to persist the collection. | |
| A flag indicating that the page is a global (top-level) page without a parent. | |
| A flag indicating that the page is the parent node of a Custom Link Bar. | |
| Gets or sets the value for the HTML target attribute for this page. |
| Removes all variables from the collection. | |
| Overloaded. Determines whether two Metadata objects have the same values. | |
| Returns the access class value for a variable. | |
| Returns the hash code for this instance. | |
| Overloaded. Returns an array of variable names that match the access class. | |
| Gets the Type of the current instance. | |
| Overloaded. Returns the value of a variable in the collection. | |
| Returns the value of a variable in the collection using a vti-encoded string. | |
| Determines whether a variable exists in the collection. | |
| Overloaded. Reads the .cnf file into the variable collection. | |
| Parses a standard vti-format string and sets a name/value pair variable in the collection. | |
| Removes a variable from the collection. | |
| Overloaded. Writes the .cnf file with the current values in the collection. | |
| Overloaded. Sets the value of a variable in the collection. | |
| Sets the value of a variable in the collection using a vti-encoded string. | |
| Overloaded. Returns a string representing an object. |
| Protected constructor used by the public constructors. | |
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| Creates a shallow copy of the current Object. | |
| Converts an object into a vti-compatible string. | |
| Parses in input line into the variable name and the string value. | |
| Parses a string value into an object and an accessClass character. | |
| Reverses the escape procedure on a string. | |
| Converts a variable value into a complete vti-compatible string. |
NavigationMetadata Class | Parastream.Web.MsFrontPage Namespace