CanUserInsertUrl Property (C1ImageDialog)
In This Topic
Gets or sets a value indicating whether the user is allowed to insert linked images via an internet address.
Syntax
'Declaration
Public Property CanUserInsertUrl As Boolean
public bool CanUserInsertUrl {get; set;}
See Also