1 write to _scriptContainer
System.Web.Mobile (1)
UI\MobileControls\Form.cs (1)
425_scriptContainer = new TemplateContainer();
3 references to _scriptContainer
System.Web.Mobile (3)
UI\MobileControls\Form.cs (3)
274return _scriptContainer; 428scriptTemplate.InstantiateIn(_scriptContainer); 429_scriptContainer.EnablePagination = false;