Represents a Template context.
Name | Description |
---|---|
ApplicationWindowContextName | |
FindPopupWindowContextName | |
LogonWindowContextName | |
LookupControlContextName | |
LookupWindowContextName | |
NestedFrameContextName | |
PopupWindowContextName | |
Undefined |
Represents the undefined Template context. |
ViewContextName |
Name | Description |
---|---|
ApplicationWindow |
Represents the application window Template context. |
FindPopupWindow |
Represents the pop-up window with search Template context. |
LogonWindow |
Represents the logon window Template context. |
LookupControl |
Represents the lookup control Template context. |
LookupWindow |
Represents the lookup window Template context. |
Name |
Specifies the name of the Template context. |
NestedFrame |
Represents the nested frame Template context. |
PopupWindow |
Represents the pop-up window Template context. |
View |
Represents the view Template context. |
Name | Description |
---|---|
Equals(Object) |
Determines whether the specified object is equal to the current TemplateContext. |
Equals(Object, Object) |
Determines whether the specified object instances are considered equal.
(Inherited from Object)
|
GetHashCode() |
Serves as a hash function for the TemplateContext. |
GetType() |
Gets the (Inherited from Object)
|
ReferenceEquals(Object, Object) |
Determines whether the specified (Inherited from Object)
|
ToString() |
Returns a string representation of the TemplateContext. |