FullScreenModeContainerID Property
Full screen mode container ID. Use this property to specify container which will be used as the parent control for FullScreenMode instead of client's area on the web page.
public System.string FullScreenModeContainerID {get; set;}
'Declaration
Public Property FullScreenModeContainerID As System.String