Name | Description | |
---|---|---|
DocumentAction | Gets the C1DocumentAction object defining the action to execute when navigating by this link. Can be null, in this case C1LinkTargetBase does not change the current document. |
The following tables list the members exposed by C1LinkTargetBase.
Name | Description | |
---|---|---|
DocumentAction | Gets the C1DocumentAction object defining the action to execute when navigating by this link. Can be null, in this case C1LinkTargetBase does not change the current document. |
Name | Description | |
---|---|---|
Encode | For internal use. Encodes this C1LinkTargetBase object to the string, use Parse method to decode. | |
Equals | ||
GetHashCode | Serves as the default hash function. | |
Parse | For internal use. Creates C1LinkTargetBase object from specified string, can return null if string has invalid format. |