Returns URL updated according specified properties.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- width
- Type: System Int32
Width of the item
- height
- Type: System Int32
Height of the item
- origWidth
- Type: System Int32
Original width of the file
- origHeight
- Type: System Int32
Original height of the file
- url
- Type: System String
URL to update
- sourceType
- Type: CMS.ExtendedControls MediaSourceEnum
MediaSource type
Return Value
Type: StringSee Also