TemplateContext Members
In This Article
#Fields
Name | Description |
---|---|
Application |
|
Find |
|
Logon |
|
Lookup |
|
Lookup |
|
Nested |
|
Popup |
|
Undefined static | Represents the undefined Template context. |
View |
#Properties
Name | Description |
---|---|
Application |
Represents the application window Template context. |
Find |
Represents the pop-up window with search Template context. |
Logon |
Represents the logon window Template context. |
Lookup |
Represents the lookup control Template context. |
Lookup |
Represents the lookup window Template context. |
Name | Specifies the name of the Template context. |
Nested |
Represents the nested frame Template context. |
Popup |
Represents the pop-up window Template context. |
View static | Represents the view Template context. |
#Methods
Name | Description |
---|---|
Equals |
Checks whether the current Template |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Checks whether the specified object is equal to the current Template |
Get |
Serves as a hash function for the Template |
Get |
Gets the Type of the current instance. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string representation of the Template |
See Also