Returns url with dependence on parameters.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- parameter
- Type: System String
Querystring parameter
- value
- Type: System String
Querystring value
- postback
- Type: System Boolean
Indicates whether link should be postback
- data
- Type: System Object
Container.DataItem
- encodeUrl
- Type: System Boolean
Indicates whether Url is encoded.
Return Value
Type: StringSee Also