AbstractAttributeGetUrl Method |
Transforms the URL to the correct format.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected string GetUrl(
Page page,
string url
)
Parameters
- page
- Type: System.Web.UIPage
Processing page - url
- Type: SystemString
URL
Return Value
Type:
StringSee Also