UserModalPartDialogPosition Property

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 DialogPosition { get; set; }

Property Value

Type: String
Defaults to centered. May be an official value from http://jqueryui.com/demos/dialog/#option-position, or "element" which is the cue for UserModalEditController.js to look at DialogPositionElement.

Return Value

Type: String