WorkflowStepSourcePointListControlAddHashAndGraphParametersToUrl Method |
Adds a hash and graph related parameters to the workflow step case edit page.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected string AddHashAndGraphParametersToUrl(
string url,
string sourcePointGuid
)
Parameters
- url
- Type: SystemString
Base URL of the case edit step. - sourcePointGuid
- Type: SystemString
Guid of the source point to be edited.
Return Value
Type:
StringSee Also