|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPage Interface > IPage.FormID Property (ArcObjects .NET 10.4 SDK) | 
The Page form.
[Visual Basic .NET] Public Property FormID As esriPageFormID
[C#] public esriPageFormID FormID {get; set;}
[C++]
HRESULT get_FormID(
  esriPageFormID* FormID
);
[C++]
HRESULT put_FormID(
  esriPageFormID FormID
);
[C++]
Parameters FormID [out, retval]
FormID is a parameter of type esriPageFormID FormID [in]
FormID is a parameter of type esriPageFormID