ASP.NET MVC コントロールヘルプ
UpcBase クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : UpcBase クラス
すべてのUPCバーコードコントロールクラスの基本(抽象)クラス。
オブジェクト モデル
UpcBase クラス
シンタックス
'宣言
 
Public MustInherit Class UpcBase 
   Inherits BarcodeBase
   Implements ITemplate 
public abstract class UpcBase : BarcodeBase, ITemplate  
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.BarcodeBase
            C1.Web.Mvc.UpcBase
               C1.Web.Mvc.UpcA
               C1.Web.Mvc.UpcE0
               C1.Web.Mvc.UpcE1

参照

UpcBase メンバ
C1.Web.Mvc 名前空間