mirror of
https://gitee.com/csharpui/CPF.git
synced 2025-09-21 02:58:12 +08:00
razor支持
This commit is contained in:
@@ -261,6 +261,7 @@ namespace CPF.Razor
|
||||
if (elementHandler is ICpfElementHandler handler)
|
||||
{
|
||||
handler.Renderer = Renderer;
|
||||
handler.ComponentId = componentId;
|
||||
}
|
||||
|
||||
if (siblingIndex != 0)
|
||||
|
Reference in New Issue
Block a user