UserModalPartDialogPositionElement Property

Element to position the dialog over.

Namespace: BBNCExtensions.ServerControls
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public string DialogPositionElement { get; set; }

Property Value

Type: String
id attribute of the element (.ClientID for a server control)

Return Value

Type: String
Must set .DialogPosition to "element" for the code to look to this.