InsertLinkByPermissionLinkType Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Sets or gets the link type to generate. The default value is LinkTypes.Link

Namespace: ContentStudio.Site.ActiveScripting.Security
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public InsertLinkByPermissionLinkTypes LinkType { get; set; }

Property Value

Type: InsertLinkByPermissionLinkTypes
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionThe value supplied is invalid.
See Also

Reference