Returns true if link url is not for image full size, returns false if link is image full size url.
            
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- imgUrl
 - Type: 
System String
Image url 
- linkUrl
 - Type: 
System String
Link url 
- originalWidth
 - Type: 
System Int32
Original image width 
- originalHeight
 - Type: 
System Int32
Original image height 
- target
 - Type: 
System String
Link target 
Return Value
Type:See Also