I\'m creating this selectbox in a SharePoint web part and need to have a drop down with the current version so I need to use an Enum.
public enum SelectVersionEn
No, enum identifiers can't start with a numeric character.