Skip to content

EditLinkAttribute constructor (1 of 2)

Creates a new EditLinkAttribute.

public EditLinkAttribute()

See Also


EditLinkAttribute constructor (2 of 2)

Creates a new EditLinkAttribute with enable/disable option.

public EditLinkAttribute(bool value)
parameter description
value True if edit link should be enabled.

See Also